@charset "utf-8";
/* CSS Document */


/*100% of the screen*/
body{
	text-align:center;
	font-size:62.5%;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#header-text {
	width:750px;
	position:absolute;
	left:50px;
	top:85px;
	padding:0px;
}

h1{
	font-size:5em;
	line-height:0.6em;
	color:#626262;
	color:rgba(3,3,3,0.5);
	margin:0 0 15px 0;
	font-weight:normal;
	font-family:'FranklinGotURWT-Dem', Arial, Helvetica, sans-serif;
	letter-spacing: -2px;	
}

h1 span {
	display: block;
	color: #333333;
	color:rgba(3,3,3,0.7);
	padding-left: 25px;
}

h1.smaller {
	font-size: 4em;
}

h2{
	font-size:2.6em;
	margin-bottom:20px;
	padding-bottom:0px;
	border-bottom:0px;
	line-height:1em;
	color:#000000;
	font-family:'FranklinGotURWT-Dem', Arial, Helvetica, sans-serif;
}

h3{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.1em;
	margin:0 0 5px 0;
}

img.floatleft {
		float:left;
		margin-right:20px;
		padding-bottom:0px;
	}

.cta-section h3 {
	padding:0 10px 10px 30px;
	font-size:2.6em;
	line-height:1.3em;
}

#webinar h3 {
		font-size:2em;
		padding-bottom:5px;
		margin-bottom:0px;
	}
	
	#webinar p {
		padding:0 30px 0 30px;
	}

.mobilehide {
	display:block;
}

.mobileshow {
	display:none;
}

.responsive-img{
	max-width: 100% !important;
	height: auto !important;
}


#header-bar{
	z-index:2;
	position: relative;
}

#header-bar img{
	position: absolute;
	right:60px;
	top:15px;
}

#header-image{
	z-index:1;
	position: relative;
	width: 100%;
	overflow: hidden;
}

p, ul li, a {
	font-size:1.6em;
	line-height:1.4em;
	color:#666666;
	margin:0 0 15px 0;
}

a {
	text-decoration:none;
	outline:none;
}

a:hover, a:focus, a:active {
	color:#000;
}

p a, li a{
	font-size:1em;
}

ul{
	margin:0 0 16px 0;
	padding:0 0 10px;
	border-bottom:1px solid #cccccc;
}

ul li{
	padding:0;
	margin:0 0 10px 20px;
	list-style-type:disc;
}

ul li.last {	
	margin-bottom:0px;
	padding-bottom:0px;
}

.highlight, ul.highlight li {
	color:#000;
}


p.tagline {
	color:#333;
	font-size:1.5em;
	line-height:1em;
	padding:25px 0 20px 0 ;
	margin:0;
	text-transform: uppercase;
}

p.sub-header{
	font-size:1.8em;
	color:#000000;
}

p.highlight {
	padding-top:20px;
	border-top: 1px solid #CCCCCC;
}


p.details {
	font-weight:bold;
}

#wrapper{
	width:940px;
	margin:0 auto;
	text-align:left;
}

#header, #content, #footer{
	width:100%;
	overflow:hidden;
}

#header{
	position:relative;
}

#header h2 {
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	margin-top:50px;
}

#header img, .cta-section img  {
	width:auto;
	height:auto;
}

#content{
	margin-top:20px;
}

#top-content .main-content {
	width:445px;
		padding-right:20px;
		margin:0px;
}

#top-content #webinarlp {
		min-height:872px;
		border-bottom: solid 1px #cccccc;
	}
	
	#top-content #productlp {
		min-height:810px;
	}

#top-content, #bottom-content {
	width:100%;
	overflow:hidden;
}

.main-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.1em;
}
.main-content h2 span {
	display: block;
	font-size: .8em;
	padding-top: 10px;
}

.separator {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.text-col {
	font-size: 1.8em;
	color: #000000;
}
.text-col a {
	color: #000000;
	text-decoration: underline;
}

p.list {
	color: #000;	
}

#bottom-content {
	padding:20px 0 10px 0;
}

#bottom-content .main-content{
	width:600px;
	margin:0px;
}
	
.productlp .main-content {
	width:480px !important;
}

#top-content  .sidebar{
	float:right;
	width:460px;
}

#top-content h3 {	
	padding-top:0px;
}

.main-content{	
	margin:10px 0 0 0;
 	float:left;
}

#video, #videomob {
	text-align:center;
	padding:10px 0 15px 0;
}

#video a.cta {
		background-image:url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{07ad533f-1616-4513-a2c3-1984612eed8e}_play_video_lp_cta.jpg");
		background-repeat:no-repeat;
		background-position:0 0;
		display:block;
		width:218px;
		height:124px;
		text-align: right;
		text-indent: -99999px;
		font-size:0px;
		margin:0px auto;
		padding:0px;
	}
	
	#video a.cta:hover, #video a.cta:active, #video a.cta:focus {
		background-position:0 -124px;
	}
	
	/* default close button positioned on upper right corner */
#overlay .close {
	background-image:url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{8f2583f0-1043-4fd7-ae79-c9b45d713496}_close.png");
	position:absolute; 
	right:-28px; 
	top:-28px;
	cursor:pointer;
	height:35px;
	width:35px;
	z-index:50;
	margin-bottom:0px;
} 

#video img {
	margin-left:auto;
	margin-right:auto;
}

.flex-video {
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 25px;
    position: relative;
}

.flex-video iframe {
   height: 100% !important;
   max-height:566px;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
}
.flex-video.widescreen{
	padding-bottom: 57.25%;
}

#video{
	width:224px;
	margin:0 20px 0 0;
	float:left;
	padding:14px 0 0 0;
}

#video-teaser{
		float:left;
		width:350px;
		padding-top:40px;
	}

.sidebar{
	width:300px;
	overflow:hidden;
}

ul.arrow {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	border:none;
}

ul.arrow li{
	background-image:url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{269ec3ee-bcf9-4477-aac3-af87f144d0f1}_arrow_black.png");
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:center left;
	margin: 0 0 0px 2px;
	padding:3px 0 0 15px;
	border-bottom:0px;
}

.cta, #trelle-form input[type="submit"] {
	background-image:url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{0b2a9a33-5ff9-4193-ab9f-51cc50a25b18}_lp_cta_bg.png");
	background-repeat:no-repeat;
	background-position:0 0;
	width:280px;
	height:42px;
	padding:8px 22px 0 22px;
	font-size: 20px !important;
	font-weight:bold;
	color:#ffffff;
}

#trelle-form input[type="submit"] {
	width:324px !important;
	height:50px !important;
	background-color:transparent;
	border:0px;
	padding:0px 10px 5px 0;
	margin:10px 0 0 38px;
}

#trelle-form label {
	white-space: normal !important;
}

.cta:hover, #trelle-form input[type="submit"]:hover,
.cta:active, #trelle-form input[type="submit"]:active,
.cta:focus, #trelle-form input[type="submit"]:focus {
	
	background-position:0 -50px ;
	cursor:pointer;
	outline:none;
	color:#fff;
}

.cta-section{
	background-color:#666666;
	padding:25px 0 25px 0;
	width:100%;
	position: relative;
	overflow:hidden;
}

.cta-section .inner {
	overflow: hidden;
}

.cta-section img {
	padding:0 0px 20px 30px;
	float:left;
}

.cta-section .inner p.text-big {
	margin-top: 15px;
	font-size: 2.1em;
	font-weight: bold;
}

.cta-section #trelle-form {
	padding:0 30px 0 30px;
}

#trelle-form .areas-interest {
	width:100%;
	overflow: hidden;
	float: left;
	font-size: 0.8em;
}

#trelle-form .hidden-fields {
	display: none;
}

#trelle-form .areas-interest h3 {
	font-size:2em;
	line-height: 1.2em;
	font-weight:normal !important;
	margin: 5px 0 10px 0 !important;
}

#trelle-form .areas-interest .form-design-field {
	float: left;
	width: 50% !important;
}

#trelle-form .areas-interest .form-design-field div {
	width:100% !important;
}

#trelle-form .areas-interest .form-design-field span {
	width:100% !important;
}

.cta-section p.notes {
	position: absolute;
	right: 10px;	
	bottom: 7px;
	font-size: 1em;	
	margin-bottom: 0;
}

.lng-docking {
	margin-top: 10px;
	padding: 20px 20px 20px 10px;
	box-sizing: border-box;
}

.lng-docking img {
	padding:  0 0 0 20px;
}

.lng-docking h3 {
	font-size:1.4em;
	padding:0px;	
}

.lng-docking p {
	font-size: 1.4em;
	padding: 0 0 0 45px;
}

.lng-docking h3 a {
	color:#ffffff;
	padding: 8px 0 8px 45px;
	font-size:1.143em;
	display: block;
	margin-bottom: 0px;
	position: relative;
}

.lng-docking h3 a i.arrow {
	background-image:url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{dcebc33c-e4fe-44a0-824c-7d613a8b698b}_btn.png");
	background-repeat:no-repeat;
	background-position:0 0;
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	left:0;
	top:0;
}

.lng-docking h3 a:hover, .lng-docking h3 a:focus, .lng-docking h3 a:active {	
	color:#cccccc;
}

.lng-docking h3 a:hover i.arrow, .lng-docking h3 a:focus i.arrow, .lng-docking h3 a:active i.arrow {	
	background-position:0 -39px;
}

#webinar img {
	float:none;
	padding-bottom:10px;
}

.cta-section p, .cta-section h3{color:#ffffff;}

.cta-section .inner h3, .cta-section .inner p {
	padding:0px 20px;	
	line-height: 1em;
	float: left;
	width: 230px;
}
.cta-section .inner h3 {
	margin-top: 50px;
	padding-bottom: 12px;
}

.cta-section .inner p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}
	
.cta-section .cta {
	margin:0 0 0 70px;
}	

#trelle-form input[type="text"], #trelle-form select, #trelle-form textarea {
	padding: 5px;
	background-color:#a5a5a5;
	border: solid 1px #5a5a5a;
	width:388px !important;
}

#trelle-form select {
	width:400px !important;
}

#trelle-form input[type="text"]:focus, #trelle-form select:focus, #trelle-form textarea:focus { 
	background-color:#d2d2d2;
	outline:none;
}

#trelle-form div {
	margin:0px !important;
	padding:0px !important;
	width:100%;
}

#trelle-form div.field-wrapper {
	margin-bottom:10px !important;
}

#trelle-form label span {
	color:#fff !important;
	margin-left:5px !important;
}

.sc-view {
	overflow: hidden;
}

.productlp .floatleft {
	float:left;
	margin-right:20px;
}

.productlp .teaser {
	
	float:none;
	width:auto;
}

#bottom-content .fenderbro {

	font-weight:bold;
		font-size:2em;
		color:#000;
		display:block;
		width:330px;
}

#bottom-content .fenderbro:hover, #bottom-content .fenderbro:active, #bottom-content .fenderbro:focus {
	text-decoration:underline;
}

#bottom-content  .sidebar{
	float:right;
	width:300px;
}

.productlp .sidebar {
		float:left !important;
	}

#bottom-content .teaser {
	padding-top:5px;
}

#bottom-content .teaser p {
	margin-bottom:0px;
	font-size: 1.3em;
}
	

#footer{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:20px 0;
	position:relative;
	padding:10px 0 10px;
} 

#footer #contact{
	width:400px;
	float:left;
	padding-bottom:0px;
}

 #contact ul.arrow li a{
	background-image:none;
		width:205px;
	height:21px;
	padding:0;
	display:inline;
	text-decoration:none;
}

#footer #social-media{
		width:190px;
		position:absolute;
		right:0px;
		bottom:20px;
	}

#footer #social-media a {
	background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
	text-indent: -99999px;
	font-size:0px;
	text-align:right;
	margin:0 0 0 15px;
}

#footer #social-media a:hover, #footer #social-media a:active, #footer #social-media a:focus {
    background-position: 0 -37px;
	outline:none;
}

#footer #social-media a#youtube {
    background-image: url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{745263e7-e4d3-4307-8325-fd881d80ceb9}_youtube.png");
}
#footer #social-media a#twitter {
    background-image: url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{bc4ed05b-3ccb-4cbe-9f1c-a7b3718b9509}_twitter.png");
	margin-left:0px;
}
#footer #social-media a#flickr {
    background-image: url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{e9e9d621-c32b-45bc-9a63-5932447091b4}_flickr.png");
}
#footer #social-media a#linkedin {
    background-image: url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{990ecfd9-9ba2-40e4-b987-f7064db62c13}_linkedin.png");
}


/*Max Width 480px */
@media only screen and (max-width: 480px) {

	#wrapper{
		width:300px;
	}
	
	h1, h1.smaller {
		font-size:3.1em;
		line-height:1.1em;
		margin:0;
	}
	h1 span{
		padding: 0
	}

	
	h2{
		font-size:1.8em;
		margin-bottom:0px;
		margin-top: 0px;
	}
	
	
	.mobilehide {
	display:none;
}

.mobileshow {
	display:block;
}
	
	p, ul li, a{
		font-size:1.4em;
		line-height:1.3em;
	}
	
	img.floatleft {
		float:none;
		margin-right:0px;
		padding-bottom:10px;
	}
	
	#video{
		
		margin:0 0 0 0;
		float:none;
		padding:0;
		width:100%;
		position:relative;
	}

	#video-teaser{
		float:none;
		width:100%;
		padding-top:0px;
	}

	#header-text {
		width:auto;
		position:relative;
		left:auto;
		top:auto;
		bottom:auto;
		color:#fff;
		padding:20px 0 0;
	}

	#header-text h1 {
		line-height:1em;
		color: #626568;
		color: rgba(3,3,3,0.5);
	}

	#header-text h1 span {		
		padding-left:20px;
		color: #2e2927;
		color: rgba(4,4,4,0.7);
	}

	#header-text h2 {
		margin-top: 10px;
		text-align: left;
	}
	
	p.tagline {
		font-size:0.9em;
		line-height:1em;
		margin-bottom:0px;
		padding:15px 0 10px;
	}



	.full-img{
		width:100% !important;
		height:auto !important;
	}

	#header-bar{
		/*text-align: center;*/
	}

	#header-bar img {
		/*position: relative;*/
		top:15px;
		right:20px;
		width:30%;
		height:auto;
		margin:0 auto;
		/*padding: 20px 0*/

	}	
	
	.cta-section {
		width:auto;
		overflow:hidden;
		padding:25px 25px 15px 25px;	
	}

	.cta-section p {
		padding:0px;
	}
	
	.cta-section .inner {
		width:100%;
		overflow:hidden;
	}
	
	.cta-section img {
		padding:0 0px 20px 0px;
		float:none;
	}
	
	#webinar img {
		float:none;
		padding-bottom:10px;
	}
	
	.cta-section #trelle-form {
		padding:0px;
	}
	
	.cta-section h3 {
		padding:20px 0px 10px 0px;
		font-size:2em;
		line-height:1.1em;
	}

	#trelle-form .areas-interest .form-design-field {
	float: left;
	width: 100% !important;
}
	
	#webinar h3 {
		font-size:2em;
		padding:0 0 10px 0;
		margin-bottom:0px;
	}
	
	#webinar p {
		padding:0 0px 0 0px;
	}
	
	.cta-section .inner h3, .cta-section .inner p {
		padding:0px;
		float:none;
		width:100%;
	}

	.cta-section .inner p {
		margin-bottom: 10px;
	}	
	
	.cta-section .cta {
		margin:0 0 0 0px;
	}

	.cta-section .inner h3 {
		margin-top: 0px;
	}
	
	.cta, #trelle-form input[type="submit"] {
	
	background-image:url("http://img.en25.com/EloquaImages/clients/TrelleborgMarineSystems/{e2096363-bde5-4466-9d31-ec1e04cdb757}_cta_bg.png");
	background-repeat:no-repeat;
	background-position:0 0;
	width:205px;
	height:20px;
	padding:15px 22px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.6em;
	margin-bottom:0px;
	
}
.cta:hover, #trelle-form input[type="submit"]:hover, 
.cta:active, #trelle-form input[type="submit"]:active,
.cta:focus, #trelle-form input[type="submit"]:focus  {
	background-position:0 -52px ;
}

#trelle-form input[type="submit"] {
	width:249px !important;
	height:52px !important;
	background-color:transparent;
	font-size: 16px !important;
	border:0px;
	padding:0px 10px 2px 0;
	margin:10px 0 0 0;
}

.lng-docking img {
	display: none;
}

.lng-docking h3 {
	margin-left: 0;
}

.lng-docking h3 a {
	font-size: 16px;
	padding: 0;
}

.lng-docking h3 a i.arrow {
	display: none;
}

#trelle-form input[type="text"], #trelle-form select, #trelle-form textarea {
	width:100% !important;
}

#trelle-form select {
	width:252px !important;
}
	
	
	#top-content .main-content{
		width:100%;
		padding-right:0px;
		margin:0;
		min-height:0px;
		border-bottom:none;
	}
	
	#top-content #webinarlp {
		min-height:0px;
	}
	
	#top-content #productlp {
		min-height:0px;
	}

	#top-content  .sidebar{
		float:none;
		width:100%;
	}
	
	#bottom-content {
		padding:0px;
	}
	
	#bottom-content .main-content{
		width:auto !important;
		margin:10px 0 0 0;
	}
	
	.productlp .main-content {
		width:100% !important;
	}
	
	.productlp .teaser {
		float:right;
		width:150px;
	}
	
	#bottom-content .teaser {
		padding-top:0px;
	}
	
	#bottom-content .teaser p {
		margin-bottom:15px;
	}
	
	#bottom-content .fenderbro {
	font-weight:bold;
	color:#000;
	display:block;
	font-size:1.6em;
	width:100%;
	}
	#bottom-content  .sidebar{
		float:none;
		width:100%;
		border-top: solid 1px #cccccc;
		padding-top: 10px;
	}
	
	.productlp .sidebar {
		float:none !important;
	}
	
    #contact ul.arrow li a{
	background-image:none;
		width:auto;
	height:auto;
	padding:0;
	display:inline;
	text-decoration:none;
}

ul.arrow li {	
	margin: 0 0 5px 2px;
}
	
	#footer {
		padding:10px 0 10px;
	}
	
	#footer #contact{
		width:100%;
		float:none;
		padding-bottom:10px;
	}
	
	#footer #social-media{
		width:100%;
		position:relative;
		right:auto;
		bottom:auto;
	}
}